SpreadsheetGear 2023
WorkbookPrintDocument Constructor(ICollection<IPrintable>)


View with Navigation Tools
SpreadsheetGear.Drawing.Printing Namespace > WorkbookPrintDocument Class > WorkbookPrintDocument Constructor : WorkbookPrintDocument Constructor(ICollection<IPrintable>)
Syntax
'Declaration
 
Public Function New( _
   ByVal printables As System.Collections.Generic.ICollection(Of IPrintable) _
)
 
'Usage
 
Dim printables As System.Collections.Generic.ICollection(Of IPrintable)
 
Dim instance As New WorkbookPrintDocument(printables)

Parameters

printables
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkbookPrintDocument Class
WorkbookPrintDocument Members
Overload List